Dear Delphi Developer, It is well understood that I will send you the full release version, when registered, including full Source code. The infoPower *.DCU files may not install correctly if you have an InfoPower version other than 2.03e. A recompile will make them work. 1. Any application using these components needs the Printers unit in the main interface uses section. This printers unit contains the definition of printer orientation (poLandscape, poPortrait). 2. You should have the LPTDEFS unit in a uses clause of your implementation section. The LPTDEFS unit is the same for all three versions.The LPTDEFS come as *.Pas file. 3. Do not install the components in the InfoPower package. You could get circular references. Following problems are known: - You cannot (yet) print memo fields. - A work around is reqquired to print wwDbComboBoxes. I solved the problem, but the implementation in a component is rather complex. The basic procedure consists in extraction the display value from the custom dbCombobox creating a stringlist and using the index of the stored value of the datafield. I am looking for a NON quick and dirty way to do this. I would really appreciate any feedback or suggestion for improvements and are available for support at any time. Please enjoy the components and than You again. Gerard